Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#1.0.0-snapshot7 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/proifle-relatedPerson",
"name" : "RelatedPersonEHR",
"status" : "active",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "RelatedPerson",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "RelatedPerson.patient",
"path" : "RelatedPerson.patient",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient"
]
}
],
"mustSupport" : true
},
{
"id" : "RelatedPerson.patient.reference",
"path" : "RelatedPerson.patient.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "RelatedPerson.relationship",
"path" : "RelatedPerson.relationship",
"short" : "Concept - reference to a terminology or just text",
"definition" : "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
"comment" : "For all CodeableConcepts, at least one of coding or text must be present. If coding contains only a display value (no code) then CodeableConcept must include text.",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
]
}
],
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.